type github.com/jackc/pgx/v5/pgtype.encodePlanUint32CodecBinaryUint32Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L123: 			return encodePlanUint32CodecBinaryUint32Valuer{}
		uint32.go#L146: type encodePlanUint32CodecBinaryUint32Valuer struct{}
		uint32.go#L148: func (encodePlanUint32CodecBinaryUint32Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {